From 14e77422cb83c114da3036364dd31102ec864499 Mon Sep 17 00:00:00 2001 From: Stefano Zacchiroli Date: Sat, 9 Jul 2005 11:51:40 +0000 Subject: [PATCH] bumped debhelper version --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 67691adb..1b19d57b 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ SCRIPTS = postinst-ocaml postrm-ocaml # DEBHELPER_VERSION := $(shell grep-available -X -F Package -s Version debhelper | cut -f 2 -d ' ') -DEBHELPER_VERSION = 4.2.33 +DEBHELPER_VERSION = 4.9.3 OCAML_VERSION = 3.08.3 OCAML_LIB_DIR = /usr/lib/ocaml/$(OCAML_VERSION) DEBHELPER_DSC = debhelper_$(DEBHELPER_VERSION).dsc -- 2.30.2